Contribution org.nuxeo.ecm.user.center.theme--applications
In component org.nuxeo.ecm.user.center.theme
org.nuxeo.ecm.user.center.theme
inside nuxeo-user-center-5.8.jar
This contribution is part of XML component Extension Point
Extension point applications of component ThemeService.Contributed Items
XML Source
<extension point="applications" target="org.nuxeo.theme.services.ThemeService">
<application root="/nuxeo" template-engine="jsf-facelets">
<view id="/view_home.xhtml">
<theme>userCenter/default</theme>
</view>
<view id="/home_view_documents.xhtml">
<theme>userCenter/default</theme>
</view>
</application>
</extension>